fix(vmip): fix double create VirtualMachineIPLease#976
Merged
Conversation
2d01967 to
976565f
Compare
976565f to
872c290
Compare
e0f8838 to
6915a5e
Compare
Signed-off-by: Dmitry Lopatin <dmitry.lopatin@flant.com>
6915a5e to
423bf07
Compare
Signed-off-by: Dmitry Lopatin <dmitry.lopatin@flant.com>
Signed-off-by: Dmitry Lopatin <dmitry.lopatin@flant.com>
Signed-off-by: Dmitry Lopatin <dmitry.lopatin@flant.com>
Isteb4k
approved these changes
Apr 28, 2025
Contributor
|
/backport 0.17 |
Merged
github-actions Bot
pushed a commit
that referenced
this pull request
Apr 28, 2025
Signed-off-by: Dmitry Lopatin <dmitry.lopatin@flant.com>
Contributor
|
Failure: Cherry pick PR was created but cannot be merged |
Collaborator
|
/backport 0.17 |
Contributor
|
Backport failed. See Job for details. |
Collaborator
|
/backport 0.17 |
deckhouse-BOaTswain
added a commit
that referenced
this pull request
Apr 28, 2025
fix(vmip): fix double create VirtualMachineIPLease (#976) Signed-off-by: Dmitry Lopatin <dmitry.lopatin@flant.com> Co-authored-by: Dmitry Lopatin <93423466+LopatinDmitr@users.noreply.github.com>
Contributor
|
Cherry pick PR 987 to the branch release-0.17 successful! |
yachmenevas
pushed a commit
that referenced
this pull request
Oct 15, 2025
Signed-off-by: Dmitry Lopatin <dmitry.lopatin@flant.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request addresses a critical issue where VirtualMachineIPAddressLease was being created twice during the reconciliation process.
Checklist
Changelog entries